From f0e6eb3ce029586b53d151f92faba244d7c5ce6e Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Wed, 26 Feb 2014 10:46:43 +0100 Subject: [PATCH] treeselection docs: spelling fix https://bugzilla.gnome.org/show_bug.cgi?id=725205 --- gtk/gtktreeselection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtktreeselection.c b/gtk/gtktreeselection.c index 4096489d70..06c3dd862f 100644 --- a/gtk/gtktreeselection.c +++ b/gtk/gtktreeselection.c @@ -38,7 +38,7 @@ * The #GtkTreeSelection object is a helper object to manage the selection * for a #GtkTreeView widget. The #GtkTreeSelection object is * automatically created when a new #GtkTreeView widget is created, and - * cannot exist independentally of this widget. The primary reason the + * cannot exist independently of this widget. The primary reason the * #GtkTreeSelection objects exists is for cleanliness of code and API. * That is, there is no conceptual reason all these functions could not be * methods on the #GtkTreeView widget instead of a separate function. -- 2.30.2